public static Stream GetStream( Assembly assembly, string resourcePath )
'Declaration Public Shared Function GetStream( _ ByVal assembly As Assembly, _ ByVal resourcePath As String _ ) As Stream
'使用法 Dim assembly As Assembly Dim resourcePath As String Dim value As Stream value = DPIUtils.GetStream(assembly, resourcePath)
DPIUtils クラス DPIUtils メンバ
© 2004-2015, GrapeCity inc. All rights reserved.