Method GetSourceCode
GetSourceCode(out string, TfToken)
Declaration
public bool GetSourceCode(out string sourceCode, TfToken sourceType)
Parameters
Type | Name | Description |
---|---|---|
string | sourceCode | |
TfToken | sourceType |
Returns
Type | Description |
---|---|
bool |
GetSourceCode(out string)
Declaration
public bool GetSourceCode(out string sourceCode)
Parameters
Type | Name | Description |
---|---|---|
string | sourceCode |
Returns
Type | Description |
---|---|
bool |