次の方法で共有


EntryPointDescription.Kind プロパティ

定義

エントリ ポイントの種類を示します。

public System.Fabric.Description.CodePackageEntryPointKind Kind { get; }
member this.Kind : System.Fabric.Description.CodePackageEntryPointKind
Public ReadOnly Property Kind As CodePackageEntryPointKind

プロパティ値

CodePackageEntryPointKind を返します。

適用対象