次の方法で共有


XFileData.Type

Type プロパティ

オブジェクトのテンプレートのグローバル一意識別子 (GUID) を取得する。

定義

Visual Basic Public ReadOnly Property Type As Guid
C# public Guid Type { get; }
Managed C++ public: __property Guid get_Type();
JScript public function get Type() : Guid

プロパティ値

System.Guid.

これは読み取り専用プロパティである。 

対象

XFileData

© 2002 Microsoft Corporation. All rights reserved. Terms of use.