ChannelInfo.Type プロパティ

定義

チャネルの種類を取得または設定します。 有効な値は、標準、共有、およびプライベートです。

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

プロパティ値

チャネルの型。

適用対象