IPreviewCommandSource.PreviewCommandParameter 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示使用者定義的資料值,該值可以在預覽時傳遞至命令。
public:
property System::Object ^ PreviewCommandParameter { System::Object ^ get(); };
public object PreviewCommandParameter { get; }
member this.PreviewCommandParameter : obj
Public ReadOnly Property PreviewCommandParameter As Object
屬性值
命令的特定資料。