FunctionConfiguration.IncludeInServiceDocument 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得/設定值,指出作業是否包含在服務檔中。 僅對函數匯入有意義;若為繫結函數則會忽略。
public bool IncludeInServiceDocument { get; set; }
member this.IncludeInServiceDocument : bool with get, set
Public Property IncludeInServiceDocument As Boolean