WorkflowSymbol.Encode 方法
定义
指定符号的编码格式。Specifies the encoding format for the symbol.
public:
System::String ^ Encode();
public string Encode ();
member this.Encode : unit -> string
Public Function Encode () As String
返回
- String
符号的编码格式。The encoding format for the symbol.
适用于