Argument.ArgumentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Type ^ ArgumentType { Type ^ get(); };
public Type ArgumentType { get; }
member this.ArgumentType : Type
Public ReadOnly Property ArgumentType As Type
屬性值
繫結至這個 Argument 資料的資料型別。
適用於