Bitmap for WPF
GetGuidFromType メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス : GetGuidFromType メソッド
The type.
Gets the System.Guidfrom a type.
シンタックス
'宣言
 
Public Shared Function GetGuidFromType( _
   ByVal type As System.Type _
) As System.Guid
public static System.Guid GetGuidFromType( 
   System.Type type
)

パラメータ

type
The type.

戻り値の型

The guid associated with this type.
参照

DXUtil クラス
DXUtil メンバ